- Get24PinBitmapPrintCmd(Bitmap) - Method in class com.rt.printerlibrary.utils.BitmapUtil
-
- Get24PinTimesBitmapPrintCmd(Bitmap, float) - Method in class com.rt.printerlibrary.utils.BitmapUtil
-
- getAbsolutePrintPositiionCmd(int) - Method in class com.rt.printerlibrary.cmd.PinCmd
-
绝对定点位置定位。以当前左边限为基准,右移打印头n/60 英寸。若该距离超越右边限,此
设定无效。最大设置距离为 10.6 英寸。
- getAbsolutionPositionN() - Method in class com.rt.printerlibrary.setting.CommonSetting
-
- getAlign() - Method in class com.rt.printerlibrary.setting.CommonSetting
-
- getAlign() - Method in class com.rt.printerlibrary.setting.TextSetting
-
- getAllCutCmd() - Method in class com.rt.printerlibrary.cmd.Cmd
-
For Esc
全切
All cut
- getAllCutCmd() - Method in class com.rt.printerlibrary.cmd.CpclCmd
-
- getAllCutCmd() - Method in class com.rt.printerlibrary.cmd.EscCmd
-
- getAllCutCmd() - Method in class com.rt.printerlibrary.cmd.PinCmd
-
- getAllCutCmd() - Method in class com.rt.printerlibrary.cmd.TscCmd
-
- getAllCutCmd() - Method in class com.rt.printerlibrary.cmd.ZplCmd
-
- getAppendCmds() - Method in class com.rt.printerlibrary.cmd.Cmd
-
Get All Cmds
获取所有已加入的指令集
- getBarcodeCmd(BarcodeType, BarcodeSetting, String) - Method in class com.rt.printerlibrary.cmd.Cmd
-
Get Barcode Printing command
获取条码打印指令(含二维码)
- getBarcodeCmd(BarcodeType, BarcodeSetting, String) - Method in class com.rt.printerlibrary.cmd.CpclCmd
-
- getBarcodeCmd(BarcodeType, BarcodeSetting, String) - Method in class com.rt.printerlibrary.cmd.EscCmd
-
- getBarcodeCmd(BarcodeType, BarcodeSetting, String) - Method in class com.rt.printerlibrary.cmd.PinCmd
-
- getBarcodeCmd(BarcodeType, BarcodeSetting, String) - Method in class com.rt.printerlibrary.cmd.TscCmd
-
- getBarcodeCmd(BarcodeType, BarcodeSetting, String) - Method in class com.rt.printerlibrary.cmd.ZplCmd
-
- getBarcodeStringPosition() - Method in class com.rt.printerlibrary.setting.BarcodeSetting
-
- getBarcodeWidth() - Method in class com.rt.printerlibrary.setting.BarcodeSetting
-
- getBeepCmd() - Method in class com.rt.printerlibrary.cmd.Cmd
-
For Esc
蜂鸣
Beep
- getBeepCmd() - Method in class com.rt.printerlibrary.cmd.CpclCmd
-
- getBeepCmd() - Method in class com.rt.printerlibrary.cmd.EscCmd
-
- getBeepCmd() - Method in class com.rt.printerlibrary.cmd.PinCmd
-
- getBeepCmd() - Method in class com.rt.printerlibrary.cmd.TscCmd
-
- getBeepCmd() - Method in class com.rt.printerlibrary.cmd.ZplCmd
-
- getBimtapLimitWidth() - Method in class com.rt.printerlibrary.setting.BitmapSetting
-
- getBitmapCmd(BitmapSetting, Bitmap) - Method in class com.rt.printerlibrary.cmd.Cmd
-
获取图片打印的指令
Get Bitmap printing command
- getBitmapCmd(BitmapSetting, Bitmap) - Method in class com.rt.printerlibrary.cmd.CpclCmd
-
- getBitmapCmd(BitmapSetting, Bitmap) - Method in class com.rt.printerlibrary.cmd.EscCmd
-
- getBitmapCmd(BitmapSetting, Bitmap) - Method in class com.rt.printerlibrary.cmd.PinCmd
-
- getBitmapCmd(BitmapSetting, Bitmap) - Method in class com.rt.printerlibrary.cmd.TscCmd
-
- getBitmapCmd(BitmapSetting, Bitmap) - Method in class com.rt.printerlibrary.cmd.ZplCmd
-
- getBitmapLimitSizeBean() - Method in class com.rt.printerlibrary.setting.BitmapSetting
-
- getBlackMarkSwitch() - Method in class com.rt.printerlibrary.setting.CommonSetting
-
- getBmpPrintMode() - Method in class com.rt.printerlibrary.setting.BitmapSetting
-
- getBold() - Method in class com.rt.printerlibrary.setting.TextSetting
-
- getChartsetName() - Method in class com.rt.printerlibrary.cmd.Cmd
-
Get current charset name
获取文本编码设置
- getCode(int, int) - Static method in class com.rt.printerlibrary.utils.FuncUtils
-
- getCommonSettingCmd(CommonSetting) - Method in class com.rt.printerlibrary.cmd.Cmd
-
获取通用设置的指令
Common Setting command
- getCommonSettingCmd(CommonSetting) - Method in class com.rt.printerlibrary.cmd.CpclCmd
-
- getCommonSettingCmd(CommonSetting) - Method in class com.rt.printerlibrary.cmd.EscCmd
-
- getCommonSettingCmd(CommonSetting) - Method in class com.rt.printerlibrary.cmd.PinCmd
-
- getCommonSettingCmd(CommonSetting) - Method in class com.rt.printerlibrary.cmd.TscCmd
-
- getCommonSettingCmd(CommonSetting) - Method in class com.rt.printerlibrary.cmd.ZplCmd
-
- getConfigObject() - Method in class com.rt.printerlibrary.connect.PrinterInterface
-
Get the connected config object
获取连接的配置对象
- getConnectState() - Method in class com.rt.printerlibrary.connect.BleInterface
-
- getConnectState() - Method in class com.rt.printerlibrary.connect.BluetoothInterface
-
- getConnectState() - Method in class com.rt.printerlibrary.connect.PrinterInterface
-
Get connect state
获取连接状态
- getConnectState() - Method in class com.rt.printerlibrary.connect.UsbInterface
-
- getConnectState() - Method in class com.rt.printerlibrary.connect.WiFiInterface
-
- getConnectState() - Method in class com.rt.printerlibrary.driver.BaseDriver
-
- getConnectState() - Method in class com.rt.printerlibrary.driver.bluetooth.EdrDriver
-
- getConnectState() - Method in class com.rt.printerlibrary.driver.usb.UsbPrintDriver
-
- getConnectState() - Method in class com.rt.printerlibrary.driver.wifi.WifiDriver
-
- getConnectState() - Method in class com.rt.printerlibrary.printer.LabelPrinter
-
- getConnectState() - Method in class com.rt.printerlibrary.printer.PinPrinter
-
- getConnectState() - Method in class com.rt.printerlibrary.printer.RTPrinter
-
获取当前连接状态
Get connection state
- getConnectState() - Method in class com.rt.printerlibrary.printer.ThermalPrinter
-
- getConnectState() - Method in class com.rt.printerlibrary.printer.UniversalPrinter
-
Get connected state.
- getContext() - Method in class com.rt.printerlibrary.bean.UsbConfigBean
-
- GetCpclBitmapPrintCmd(Bitmap) - Method in class com.rt.printerlibrary.utils.BitmapUtil
-
- getCpclFontSize() - Method in class com.rt.printerlibrary.setting.TextSetting
-
- getCpclFontTypeEnum() - Method in class com.rt.printerlibrary.setting.TextSetting
-
- getCpclHeaderCmd(int, int, int, int) - Method in class com.rt.printerlibrary.cmd.Cmd
-
For Cpcl Inital Command
- getCpclHeaderCmd(int, int, int, int) - Method in class com.rt.printerlibrary.cmd.CpclCmd
-
- getCpclHeaderCmd(int, int, int, int) - Method in class com.rt.printerlibrary.cmd.EscCmd
-
- getCpclHeaderCmd(int, int, int, int) - Method in class com.rt.printerlibrary.cmd.PinCmd
-
- getCpclHeaderCmd(int, int, int, int) - Method in class com.rt.printerlibrary.cmd.TscCmd
-
- getCpclHeaderCmd(int, int, int, int) - Method in class com.rt.printerlibrary.cmd.ZplCmd
-
- getCpclTextSpacing() - Method in class com.rt.printerlibrary.setting.TextSetting
-
- getCRCByteValue(byte[]) - Static method in class com.rt.printerlibrary.utils.CRCUtil
-
入口方法
- getCRCmd() - Method in class com.rt.printerlibrary.cmd.Cmd
-
\r 回车
Enter
- getCRCmd() - Method in class com.rt.printerlibrary.cmd.CpclCmd
-
- getCRCmd() - Method in class com.rt.printerlibrary.cmd.EscCmd
-
- getCRCmd() - Method in class com.rt.printerlibrary.cmd.PinCmd
-
- getCRCmd() - Method in class com.rt.printerlibrary.cmd.TscCmd
-
- getCRCmd() - Method in class com.rt.printerlibrary.cmd.ZplCmd
-
- getDoubleHeight() - Method in class com.rt.printerlibrary.setting.TextSetting
-
- getDoublePrinting() - Method in class com.rt.printerlibrary.setting.TextSetting
-
- getDoubleSizeChineseCharctor() - Method in class com.rt.printerlibrary.setting.TextSetting
-
- getDoubleWidth() - Method in class com.rt.printerlibrary.setting.TextSetting
-
- getDrawBox(int, int, int, int, int) - Method in class com.rt.printerlibrary.cmd.Cmd
-
Draw Box.[For TSC, CPCL, ZPL]
- getDrawBox(int, int, int, int, int) - Method in class com.rt.printerlibrary.cmd.CpclCmd
-
- getDrawBox(int, int, int, int, int) - Method in class com.rt.printerlibrary.cmd.EscCmd
-
- getDrawBox(int, int, int, int, int) - Method in class com.rt.printerlibrary.cmd.PinCmd
-
- getDrawBox(int, int, int, int, int) - Method in class com.rt.printerlibrary.cmd.TscCmd
-
- getDrawBox(int, int, int, int, int) - Method in class com.rt.printerlibrary.cmd.ZplCmd
-
- getDrawLine(int, int, int, int, int) - Method in class com.rt.printerlibrary.cmd.Cmd
-
For TSC, CPCL, ZPL
Draw a line.[only support Horizontal lines and straight lines].
- getDrawLine(int, int, int, int, int) - Method in class com.rt.printerlibrary.cmd.CpclCmd
-
- getDrawLine(int, int, int, int, int) - Method in class com.rt.printerlibrary.cmd.EscCmd
-
- getDrawLine(int, int, int, int, int) - Method in class com.rt.printerlibrary.cmd.PinCmd
-
- getDrawLine(int, int, int, int, int) - Method in class com.rt.printerlibrary.cmd.TscCmd
-
- getDrawLine(int, int, int, int, int) - Method in class com.rt.printerlibrary.cmd.ZplCmd
-
- getEndCmd() - Method in class com.rt.printerlibrary.cmd.Cmd
-
获取结束指令(针打则为退纸)
End command
- getEndCmd() - Method in class com.rt.printerlibrary.cmd.CpclCmd
-
- getEndCmd() - Method in class com.rt.printerlibrary.cmd.EscCmd
-
- getEndCmd() - Method in class com.rt.printerlibrary.cmd.PinCmd
-
- getEndCmd() - Method in class com.rt.printerlibrary.cmd.TscCmd
-
- getEndCmd() - Method in class com.rt.printerlibrary.cmd.ZplCmd
-
- getEnumByString(String) - Static method in enum com.rt.printerlibrary.enumerate.SpeedEnum
-
Get SpeedEnum by String
- getEscBarcodePrintOritention() - Method in class com.rt.printerlibrary.setting.BarcodeSetting
-
- getEscBarcodFont() - Method in class com.rt.printerlibrary.setting.BarcodeSetting
-
- GetESCBitmapPrintCmd(Bitmap) - Method in class com.rt.printerlibrary.utils.BitmapUtil
-
- GetESCBitmapTimesPrintCmd(Bitmap, float) - Method in class com.rt.printerlibrary.utils.BitmapUtil
-
- getEscFontType() - Method in class com.rt.printerlibrary.setting.TextSetting
-
- getEscLineSpacing() - Method in class com.rt.printerlibrary.setting.CommonSetting
-
- getFontStyle() - Method in class com.rt.printerlibrary.setting.TextSetting
-
- getHalfCutCmd() - Method in class com.rt.printerlibrary.cmd.Cmd
-
For Esc
半切
Half cut
- getHalfCutCmd() - Method in class com.rt.printerlibrary.cmd.CpclCmd
-
- getHalfCutCmd() - Method in class com.rt.printerlibrary.cmd.EscCmd
-
- getHalfCutCmd() - Method in class com.rt.printerlibrary.cmd.PinCmd
-
- getHalfCutCmd() - Method in class com.rt.printerlibrary.cmd.TscCmd
-
- getHalfCutCmd() - Method in class com.rt.printerlibrary.cmd.ZplCmd
-
- getHeaderCmd() - Method in class com.rt.printerlibrary.cmd.Cmd
-
获取指令头(通常是打印机初始化指令)
Get header commands
Tsc: CLS command , clear cache
Esc/Pin: printer initialization
- getHeaderCmd() - Method in class com.rt.printerlibrary.cmd.CpclCmd
-
- getHeaderCmd() - Method in class com.rt.printerlibrary.cmd.EscCmd
-
- getHeaderCmd() - Method in class com.rt.printerlibrary.cmd.PinCmd
-
- getHeaderCmd() - Method in class com.rt.printerlibrary.cmd.TscCmd
-
- getHeaderCmd() - Method in class com.rt.printerlibrary.cmd.ZplCmd
-
- getHeightInDot() - Method in class com.rt.printerlibrary.setting.BarcodeSetting
-
- getInstance() - Static method in class com.rt.printerlibrary.observer.PrinterObserverManager
-
- getInstance() - Static method in class com.rt.printerlibrary.utils.WiFiSettingUtil
-
- getIp() - Method in class com.rt.printerlibrary.driver.wifi.WifiDriver
-
- getisAlwaysReadInputStream() - Method in class com.rt.printerlibrary.connect.BleInterface
-
- getisAlwaysReadInputStream() - Method in class com.rt.printerlibrary.connect.BluetoothInterface
-
- getisAlwaysReadInputStream() - Method in class com.rt.printerlibrary.connect.PrinterInterface
-
- getisAlwaysReadInputStream() - Method in class com.rt.printerlibrary.connect.UsbInterface
-
- getisAlwaysReadInputStream() - Method in class com.rt.printerlibrary.connect.WiFiInterface
-
- getisAlwaysReadInputStream() - Method in class com.rt.printerlibrary.driver.BaseDriver
-
- getIsAntiWhite() - Method in class com.rt.printerlibrary.setting.TextSetting
-
- getIsEscSmallCharactor() - Method in class com.rt.printerlibrary.setting.TextSetting
-
- getIsPrinting() - Method in class com.rt.printerlibrary.connect.BleInterface
-
- getIsPrinting() - Method in class com.rt.printerlibrary.connect.BluetoothInterface
-
- getIsPrinting() - Method in class com.rt.printerlibrary.connect.PrinterInterface
-
- getIsPrinting() - Method in class com.rt.printerlibrary.connect.UsbInterface
-
- getIsPrinting() - Method in class com.rt.printerlibrary.connect.WiFiInterface
-
- getIsPrinting() - Method in class com.rt.printerlibrary.driver.BaseDriver
-
- getIsPrinting() - Method in class com.rt.printerlibrary.printer.RTPrinter
-
- getItalic() - Method in class com.rt.printerlibrary.setting.TextSetting
-
- getJumpingRow180thCmd(PrintDirection, byte) - Method in class com.rt.printerlibrary.cmd.PinCmd
-
设置跳行
- getLabelGap() - Method in class com.rt.printerlibrary.setting.CommonSetting
-
获取标签间隙长度
Get Label Gap
- getLabelHeightInMM() - Method in class com.rt.printerlibrary.bean.LableSizeBean
-
- getLabelWidthInMM() - Method in class com.rt.printerlibrary.bean.LableSizeBean
-
- getLableSizeBean() - Method in class com.rt.printerlibrary.setting.CommonSetting
-
Get label size object,获取标签尺寸对象
- getLFCmd() - Method in class com.rt.printerlibrary.cmd.Cmd
-
\n 换行
Wrap
- getLFCmd() - Method in class com.rt.printerlibrary.cmd.CpclCmd
-
- getLFCmd() - Method in class com.rt.printerlibrary.cmd.EscCmd
-
- getLFCmd() - Method in class com.rt.printerlibrary.cmd.PinCmd
-
- getLFCmd() - Method in class com.rt.printerlibrary.cmd.TscCmd
-
- getLFCmd() - Method in class com.rt.printerlibrary.cmd.ZplCmd
-
- getLFCRCmd() - Method in class com.rt.printerlibrary.cmd.Cmd
-
换行+回车
Wrap + Enter
- getLFCRCmd() - Method in class com.rt.printerlibrary.cmd.CpclCmd
-
- getLFCRCmd() - Method in class com.rt.printerlibrary.cmd.EscCmd
-
- getLFCRCmd() - Method in class com.rt.printerlibrary.cmd.PinCmd
-
- getLFCRCmd() - Method in class com.rt.printerlibrary.cmd.TscCmd
-
- getLFCRCmd() - Method in class com.rt.printerlibrary.cmd.ZplCmd
-
- getmName() - Method in class com.rt.printerlibrary.connect.PrinterInterface
-
- getNarrowInDot() - Method in class com.rt.printerlibrary.setting.BarcodeSetting
-
- getnLineSpace() - Method in class com.rt.printerlibrary.setting.CommonSetting
-
- getObservers() - Method in class com.rt.printerlibrary.observer.PrinterObserverManager
-
- getOpenMoneyBoxCmd() - Method in class com.rt.printerlibrary.cmd.Cmd
-
For Esc
钱箱
Open Money Box
- getOpenMoneyBoxCmd(byte, byte, byte) - Method in class com.rt.printerlibrary.cmd.Cmd
-
打开钱箱,发送一个脉冲到指定的连接引脚。
- getOpenMoneyBoxCmd() - Method in class com.rt.printerlibrary.cmd.CpclCmd
-
- getOpenMoneyBoxCmd() - Method in class com.rt.printerlibrary.cmd.PinCmd
-
- getOpenMoneyBoxCmd() - Method in class com.rt.printerlibrary.cmd.TscCmd
-
- getOpenMoneyBoxCmd() - Method in class com.rt.printerlibrary.cmd.ZplCmd
-
- getPageArea(int, int, int, int) - Method in class com.rt.printerlibrary.cmd.EscCmd
-
页模式下,设置打印区域
- getPageEnd(boolean) - Method in class com.rt.printerlibrary.cmd.EscCmd
-
打印页模式数据
- getPageHigh() - Method in class com.rt.printerlibrary.setting.CommonSetting
-
- getPageLengthEnum() - Method in class com.rt.printerlibrary.setting.CommonSetting
-
- getPageMode(boolean) - Method in class com.rt.printerlibrary.cmd.EscCmd
-
设置页模式,或标准模式,true:为页模式, FALSE:标准模式
- getPageWidth() - Method in class com.rt.printerlibrary.setting.CommonSetting
-
- getPendingIntent() - Method in class com.rt.printerlibrary.bean.UsbConfigBean
-
- getPiName() - Method in class com.rt.printerlibrary.printer.RTPrinter
-
- getPinBmpPrintByte(Bitmap) - Static method in class com.rt.printerlibrary.utils.BitmapConvertUtil
-
- getPinLineSpaceEnum() - Method in class com.rt.printerlibrary.setting.CommonSetting
-
- getPinPrintMode() - Method in class com.rt.printerlibrary.setting.TextSetting
-
- getPort() - Method in class com.rt.printerlibrary.driver.wifi.WifiDriver
-
- getPosition() - Method in class com.rt.printerlibrary.setting.BarcodeSetting
-
- getPrint80StausCmd(Print80StatusCmd) - Method in class com.rt.printerlibrary.cmd.Cmd
-
查询80打印机状态(有些是ACE H1专用)
Query printer status
- getPrintCopies(int) - Method in class com.rt.printerlibrary.cmd.Cmd
-
设置打印份数,Print Copies Setting(For Tsc)
- getPrintCopies(int) - Method in class com.rt.printerlibrary.cmd.CpclCmd
-
- getPrintCopies(int) - Method in class com.rt.printerlibrary.cmd.EscCmd
-
- getPrintCopies(int) - Method in class com.rt.printerlibrary.cmd.PinCmd
-
- getPrintCopies(int) - Method in class com.rt.printerlibrary.cmd.TscCmd
-
- getPrintCopies(int) - Method in class com.rt.printerlibrary.cmd.ZplCmd
-
- getPrintDirection() - Method in class com.rt.printerlibrary.setting.CommonSetting
-
- getPrinterInterface() - Method in class com.rt.printerlibrary.driver.bluetooth.EdrDriver
-
- getPrinterInterface() - Method in class com.rt.printerlibrary.driver.usb.UsbPrintDriver
-
- getPrinterInterface() - Method in class com.rt.printerlibrary.printer.RTPrinter
-
获取打印机连接接口
Get the printer interface
- getPrinterStatus(PrinterAskStatusEnum) - Method in class com.rt.printerlibrary.cmd.EscCmd
-
获取打印机状态
- getPrinterStatusStr(PrinterStatusBean) - Static method in class com.rt.printerlibrary.utils.PrinterStatusPareseUtils
-
- getprinterStausMsg(byte[]) - Method in class com.rt.printerlibrary.printer.RTPrinter
-
- getPrintListener() - Method in class com.rt.printerlibrary.driver.BaseDriver
-
- getPrintPostion() - Method in class com.rt.printerlibrary.setting.BitmapSetting
-
- getPrintRotation() - Method in class com.rt.printerlibrary.setting.BarcodeSetting
-
- getPrintRotation() - Method in class com.rt.printerlibrary.setting.TextSetting
-
- getPrintStausCmd(PrintStatusCmd) - Method in class com.rt.printerlibrary.cmd.Cmd
-
查询打印机状态
Query printer status
- getQrcodeDotSize() - Method in class com.rt.printerlibrary.setting.BarcodeSetting
-
- getQrcodeEccLevel() - Method in class com.rt.printerlibrary.setting.BarcodeSetting
-
- getRandomByteArray(int) - Static method in class com.rt.printerlibrary.driver.usb.rw.DataUtils
-
- getReverse(int, int, int, int) - Method in class com.rt.printerlibrary.cmd.Cmd
-
For TSC
功能:将图像缓存中指定的区域做反相的动作
Function: Invert the specified area in the image buffer
- getReverse(int, int, int, int) - Method in class com.rt.printerlibrary.cmd.CpclCmd
-
- getReverse(int, int, int, int) - Method in class com.rt.printerlibrary.cmd.EscCmd
-
- getReverse(int, int, int, int) - Method in class com.rt.printerlibrary.cmd.PinCmd
-
- getReverse(int, int, int, int) - Method in class com.rt.printerlibrary.cmd.TscCmd
-
- getReverse(int, int, int, int) - Method in class com.rt.printerlibrary.cmd.ZplCmd
-
- getSelfTestCmd() - Method in class com.rt.printerlibrary.cmd.Cmd
-
打印自测页
Test page print
- getSelfTestCmd() - Method in class com.rt.printerlibrary.cmd.CpclCmd
-
- getSelfTestCmd() - Method in class com.rt.printerlibrary.cmd.EscCmd
-
- getSelfTestCmd() - Method in class com.rt.printerlibrary.cmd.PinCmd
-
- getSelfTestCmd() - Method in class com.rt.printerlibrary.cmd.TscCmd
-
- getSelfTestCmd() - Method in class com.rt.printerlibrary.cmd.ZplCmd
-
- getSetAreaWidth(Integer) - Method in class com.rt.printerlibrary.cmd.EscCmd
-
设置打印区域宽度
- getSetLeftStartSpacing(Integer) - Method in class com.rt.printerlibrary.cmd.EscCmd
-
设置左侧空白量
- getSetXPosition(Integer) - Method in class com.rt.printerlibrary.cmd.EscCmd
-
设置绝对打印位置(x轴的位置) Set absolute print position (x-axis position)
- getSingleColorBitmap(Bitmap, int) - Static method in class com.rt.printerlibrary.utils.BitmapConvertUtil
-
- getSpeedEnum() - Method in class com.rt.printerlibrary.setting.CommonSetting
-
- getSubBytes(byte[], int, int) - Static method in class com.rt.printerlibrary.driver.usb.rw.DataUtils
-
- getTextCmd(TextSetting, String, String) - Method in class com.rt.printerlibrary.cmd.Cmd
-
获取文本打印的指令
Print text command
- getTextCmd(TextSetting, String) - Method in class com.rt.printerlibrary.cmd.Cmd
-
获取文本打印的指令
Print text command
- getTextCmd(TextSetting, String, String) - Method in class com.rt.printerlibrary.cmd.CpclCmd
-
- getTextCmd(TextSetting, String) - Method in class com.rt.printerlibrary.cmd.CpclCmd
-
- getTextCmd(TextSetting, String, String) - Method in class com.rt.printerlibrary.cmd.EscCmd
-
- getTextCmd(TextSetting, String) - Method in class com.rt.printerlibrary.cmd.EscCmd
-
- getTextCmd(TextSetting, String, String) - Method in class com.rt.printerlibrary.cmd.PinCmd
-
- getTextCmd(TextSetting, String) - Method in class com.rt.printerlibrary.cmd.PinCmd
-
- getTextCmd(TextSetting, String, String) - Method in class com.rt.printerlibrary.cmd.TscCmd
-
- getTextCmd(TextSetting, String) - Method in class com.rt.printerlibrary.cmd.TscCmd
-
- getTextCmd(TextSetting, String, String) - Method in class com.rt.printerlibrary.cmd.ZplCmd
-
- getTextCmd(TextSetting, String) - Method in class com.rt.printerlibrary.cmd.ZplCmd
-
- GetTscBitmapPrintCmd(Bitmap) - Method in class com.rt.printerlibrary.utils.BitmapUtil
-
- getTscFontTypeEnum() - Method in class com.rt.printerlibrary.setting.TextSetting
-
- getTxtPrintPosition() - Method in class com.rt.printerlibrary.setting.TextSetting
-
For Tsc, Cpcl,Zpl
获取文本打印位置
Get text print position object
- getUnderline() - Method in class com.rt.printerlibrary.setting.TextSetting
-
- getUnitType() - Method in class com.rt.printerlibrary.setting.CommonSetting
-
- getUsbDevice() - Method in class com.rt.printerlibrary.bean.UsbConfigBean
-
- getValue() - Method in enum com.rt.printerlibrary.enumerate.ZplFontTypeEnum
-
- getVerifiedStr(String, BarcodeType) - Method in class com.rt.printerlibrary.cmd.Cmd
-
对数字字符串进行加工,在其最后一位添加校验码
- getVersionName(Context) - Static method in class com.rt.printerlibrary.utils.RTUtils
-
get App versionName
- getWideInDot() - Method in class com.rt.printerlibrary.setting.BarcodeSetting
-
- getWiFiInterface() - Method in class com.rt.printerlibrary.driver.wifi.WifiDriver
-
- getxMultiplication() - Method in class com.rt.printerlibrary.setting.TextSetting
-
- getyMultiplication() - Method in class com.rt.printerlibrary.setting.TextSetting
-
- GetZplBitmapPrintCmd(Bitmap) - Method in class com.rt.printerlibrary.utils.BitmapUtil
-
- GetZplBitmapPrintCmdTimes(Bitmap, float) - Method in class com.rt.printerlibrary.utils.BitmapUtil
-
- getZplFontTypeEnum() - Method in class com.rt.printerlibrary.setting.TextSetting
-
- getZplHeightFactor() - Method in class com.rt.printerlibrary.setting.TextSetting
-
- getZplSumCmds() - Method in class com.rt.printerlibrary.cmd.ZplCmd
-
private end
- getZplWidthFactor() - Method in class com.rt.printerlibrary.setting.TextSetting
-
- gray2Binary(Bitmap) - Static method in class com.rt.printerlibrary.utils.BitmapConvertUtil
-
- gray2bytes(Bitmap) - Static method in class com.rt.printerlibrary.utils.BitmapConvertUtil
-